home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr13 / syedt150.zip / UPGRADE.DOC < prev   
Text File  |  1995-03-15  |  5KB  |  110 lines

  1.  
  2.  
  3.  
  4.                           SyncEdit Upgrade Documentation
  5.                        Version 1.0.0, 1.1.0 or 1.1.1 to 1.5.0
  6.  
  7.                    Copyright 1995 Tele-Star Information Systems
  8.  
  9.      
  10.      THIS VERSION WILL *NOT* WORK IF YOU HAVEN'T UPGRADED TO SYNCHRONET
  11.      VERSION 2.10 OR GREATER.
  12.  
  13.      Note - This document is pre-formatted for output on 80 column printers.
  14.      Simply use the command:  TYPE UPGRADE.DOC > LPT1 
  15.  
  16.      This document should be referenced if one is already running SyncEdit
  17.      v.1.0.0 thru 1.1.1 and wishes to upgrade to the latest version (1.5.0).
  18.      If you are *not* upgrading but rather installing for the first time,
  19.      you don't need this document and should refer to SYNCEDIT.DOC for
  20.      installation instructions.  In fact, even if you are upgrading, go back
  21.      and review the SYNCEDIT.DOCs when you get time.  The exercise will be a
  22.      good refresher and you may learn something new.
  23.  
  24.      Also, be sure to review the HISTORY.TXT for more information on
  25.      specifically what has changed.
  26.  
  27.  
  28.      This version contains a number of changes to SyncEdit, and is *not* a
  29.      "drop in" upgrade!  Once again, this version is designed to work with 
  30.      v2.10 (or greater) of Synchronet and will not work with an earlier 
  31.      version of the BBS.  One of the most significant changes to this 
  32.      version of SyncEdit entails the use of the XTRN.DAT drop file now
  33.      available for external editors with the release of Synchronet 2.10.
  34.  
  35.      Carefully review this information to ensure your upgrade process goes
  36.      smoothly.  
  37.  
  38.  
  39.  
  40.                                    INSTALLATION
  41.  
  42.      The command line has changed!  Due to the aforementioned availability of
  43.      the XTRN.DAT drop file, we were able to greatly simplify the command
  44.      line.  Please note the new syntax:
  45.  
  46.              syncedit [<EXTERNAL DIR>] [<MAX LINES>] [PATH\FILE_NAME]
  47.      
  48.      The first command-line argument defines the path to the external files
  49.      directory, used for the general dictionary, user dictionaries, tag files,
  50.      and the SYNCEDIT.KEY which activates the registered version.  With
  51.      the addition of user defined dictionaries to SyncEdit we *strongly*
  52.      suggest you define an separate external directory from \SBBS\EXEC,
  53.      unless you want to clutter up your EXEC directory with user dictionaries.
  54.      
  55.      We recommend creating a new separate directory called "SYNCEDIT" within 
  56.      the EXEC directory, which means the directory tree would then look like
  57.      ..\SBBS\EXEC\SYNCEDIT\.
  58.  
  59.  
  60.      Note, if you choose to define a separate directory remember that all
  61.      necessary SyncEdit files will need to be placed there. The dictionaries,
  62.      tag files, and KEY file must be in this directory.  The actual executable
  63.      file (syncedit.exe) must still remain in the "..\sbbs\exec" directory.
  64.      All the user defined dictionaries will be created automatically and
  65.      placed in the separate directory pointed to with the first command-line
  66.      argument.
  67.  
  68.      If you intend to place your external files in the \SBBS\EXEC directory,
  69.      use %! for the first parameter.
  70.  
  71.      The MAX LINES argument can be either the BBS parameter %l or, if you 
  72.      don't want SyncEdit determining the maximum lines from the users
  73.      group default, the actual number of lines you wish to allow.
  74.  
  75.      The last command argument is optional, though suggested.  If it's not
  76.      included on the command line, the editor will use as a default INPUT.MSG
  77.      which is dropped by Synchronet in the respective NODE directory.  If
  78.      it is included, however, the editor will be passed the path\file_name
  79.      from the BBS, which will be used for importing of text.  Generally, you
  80.      cover all the bases by including the %f parameter, which also allows
  81.      the use of SyncEdit to edit other text files besides e-mail and BBS
  82.      postings.
  83.  
  84.  
  85.      Please note, SyncEdit *requires* the use of the XTRN.DAT drop file so
  86.      be sure to configure Synchronet to drop the file as indicated below.
  87.  
  88.      A simple command line setup, using the ..\SBBS\EXEC\SYNCEDIT\ directory
  89.      as SyncEdit's external directory would look similar to the following:
  90.  
  91.                                   SyncEdit Editor
  92.   ╔════════════════════════════════════════════════════════════════════════╗
  93.   ║ Name                            SyncEdit                               ║
  94.   ║ Internal Code                   SYNCEDIT                               ║
  95.   ║ Local Command Line              syncedit c:\sbbs\exec\syncedit\ %l %f  ║
  96.   ║ Remote Command Line             syncedit c:\sbbs\exec\syncedit\ %l %f  ║
  97.   ║ Access Requirements             ANSI                                   ║
  98.   ║ Intercept I/O Interrupts        Yes                                    ║
  99.   ║ BBS Drop File Type              Synchronet      XTRN.DAT               ║
  100.   ║                                                                        ║
  101.   ╚════════════════════════════════════════════════════════════════════════╝
  102.  
  103.  
  104.      With these few changes, you will have completed the upgrade process.  If
  105.      you should happen to encounter difficulty, please go back and carefully
  106.      review your SyncEdit setup.  Many problems can be traced to "typos"
  107.      or confused parameters.
  108.  
  109.      Enjoy...
  110.